﻿2026-06-15T09:48:01.4380872Z ##[group]Run cargo test -p spt --test notify_shell_e2e -- --nocapture
2026-06-15T09:48:01.4381238Z [36;1mcargo test -p spt --test notify_shell_e2e -- --nocapture[0m
2026-06-15T09:48:01.4443695Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-15T09:48:01.4443925Z env:
2026-06-15T09:48:01.4444190Z   SPT_NOTIFY_SHELL_BIN: C:\actions-runner\_work\spt-core\spt-core\.adapter-notify\target\debug\notify-shell.exe
2026-06-15T09:48:01.4444541Z ##[endgroup]
2026-06-15T09:48:02.2172767Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
2026-06-15T09:48:02.2374987Z      Running tests\notify_shell_e2e.rs (target\debug\deps\notify_shell_e2e-495f04e0ab2b38b4.exe)
2026-06-15T09:48:02.2452259Z 
2026-06-15T09:48:02.2452386Z running 1 test
2026-06-15T09:48:32.5054713Z 
2026-06-15T09:48:32.5055186Z thread 'notify_shell_renders_a_commanded_toast' (97156) panicked at crates\spt\tests\notify_shell_e2e.rs:165:9:
2026-06-15T09:48:32.5055550Z the binary never rendered the notify command
2026-06-15T09:48:32.5055849Z note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-06-15T09:48:32.5187346Z test notify_shell_renders_a_commanded_toast ... FAILED
2026-06-15T09:48:32.5187581Z 
2026-06-15T09:48:32.5187645Z failures:
2026-06-15T09:48:32.5187717Z 
2026-06-15T09:48:32.5187762Z failures:
2026-06-15T09:48:32.5187883Z     notify_shell_renders_a_commanded_toast
2026-06-15T09:48:32.5188002Z 
2026-06-15T09:48:32.5188165Z test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.27s
2026-06-15T09:48:32.5188389Z 
2026-06-15T09:48:32.5203106Z error: test failed, to rerun pass `-p spt --test notify_shell_e2e`
2026-06-15T09:48:32.5818819Z ##[error]Process completed with exit code 1.
